Installing sym-1.7.3/ncr-3.4.3:
-------------------------------
As result of untaring sym-1.7.3-ncr-3.4.3.tar.gz, the following files 
should have been created in the directory `sym-1.7.3-ncr-3.4.3):

	INSTALL.txt		(this file)
	ChangeLog.ncr53c8xx
	ChangeLog.sym53c8xx
	README.ncr53c8xx
	ncr53c8xx.c
	ncr53c8xx.h
	sym53c8xx.c
	sym53c8xx.h
	sym53c8xx_comm.h
	sym53c8xx_defs.h

The driver should work on linux-2.2.X for X >= 14, linux-2.3.X for X >= 51.
It should also work on earliest linux-2.4.X (X low enough).

Installation of the drivers proceeds as follows:

1) Copy (or move) all drivers files to the drivers/scsi subdirectory 
   of your linux kernel tree. You may also backup previous driver files 
   if you want to be able to revert the driver update.
   Usually, the directory to copy the file is:
          /usr/src/linux/drivers/scsi

2) Reconfigure your kernel options if needed, using `make menuconfig',
   for example.

3) Build and install the new kernel and/or driver modules depending on 
   the drivers having been configured as module or statically linked.

   
   Gerard.
